In [178]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Nagano¶

Date: 22 Nov 2014 13:08:18¶

m = 6.7¶

In [179]:
folder, earthquake = find_earthquake('Nagano')
In [180]:
bar_chart_fp(folder)
In [181]:
plot_box_3d(folder)
In [182]:
scatter_plot_evs(folder)
In [183]:
temporal_series_b(folder)
In [184]:
alert_status_plot(folder)
In [185]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Nagano 2014-11-22 13:08:17.900000 6.7 0.75 122.01 122.74 132.32 132.32 15 41 49 TH
In [ ]:

In [ ]: